Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce image size #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Reduce image size #32

wants to merge 1 commit into from

Conversation

zickgraf
Copy link
Contributor

  1. Never install recommends or suggests.
  2. Manually install some required packages which were previously installed
    as recommends or suggests.
  3. Avoid lsb_release.
  4. Remove temporary files after compilation.

Of course this might also remove some packages which some people might be expecting to be installed (like texlive). Those would have to be added back on a case-by-case basis.

Fixes #29.

1. Never install recommends or suggests.
2. Manually install some required packages which were previously installed
   as recommends or suggests.
3. Avoid `lsb_release`.
4. Remove temporary files after compilation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not install suggested and recommended packages
1 participant